This game (v1.0) was completed on Nov 17th, 2002.  It is a version of Tic-Tac-Toe, except that it accepts any size for it's grid.  You can play with anywhere from a size 3 to a size 4 grid making the game more dynamic.  The AI isn't the hardest, but it is completely adaptable on size of grids.

I decided to make this game, because it gave me a chance to get away from using an API for a couple of days.  As well as, it gave me a chance to make a game that is based on adaption and dynamics.  It may seem like a simple, which in all reality it is, but the concept of it is a little bit more tricky than it may seem.  The AI could be easily improved, but I had no intentions of making this game that great.  If you would like you can change the source for your own use.  However, using this exact copy of source for your own game is completely restricted. Feel free to learn from the source; just don't claim it as your own.  Thank you.

Dynamic Toe v1.0
---Kyle Clark---